host-interaction/recycle-bin

empty the recycle bin

rule:
  meta:
    name: empty the recycle bin
    namespace: host-interaction/recycle-bin
    authors:
      - moritz.raabe@mandiant.com
    scopes:
      static: function
      dynamic: call
  features:
    - or:
      - api: SHEmptyRecycleBin

last edited: 2023-11-24 10:34:28